home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Medal Software 4
/
Gold Medal Software - Volume 4 (Gold Medal) (1994).iso
/
os2
/
mr2_208.arj
/
SEARCH.INI
< prev
next >
Wrap
Text File
|
1994-03-13
|
6KB
|
150 lines
#
# This is my personal INI file I use for my NERDNOOK.QWK packets. I have
# these lines in a NERDNOOK.INI file so that these searches only apply to
# that board. This file would supplement any settings (including "global"
# search criteria) found in MR2.INI.
#
# This is just an example file - place entries in either MR2.INI or
# a local BBS INI (e.g., "NerdNook.INI")
#
# NOTE: Update with more general conference definitions, and some
# definitions specific to the PC-OHIO BBS that I also use.
#
ShowEmpties = No
# If set to YES, all defined search conferences are listed on the
# conference selection screen. Empty conferences are shown with
# message counts of (0). If set to NO, empty "custom" conferences
# are not listed.
DisplayStatus = No
# If set to YES, MR/2 will display a search progression string at the
# bottom of the screen. This will appear similar to the normal
# searching status display.
SeparaterBar = Yes
# Specify YES if you wish a horizontal bar to appear between normal
# and custom conferences when listed for selection.
PositionOnMatchLine = Yes
# This causes the line that caused a message to "match" to be aligned
# at the top of the display - as if a search had been performed.
# Set this to NO if you wish to see the top of each message in all
# custom conferences.
#=====================================================================
# The entry below tells MR/2 to build a conference called "Barcode".
# It specifies that ALL conferences should be checked for the string
# "Barcode" or "Bar Code".
MakeConference = Barcode
Conferences=*
String = Barcode\Bar Code
#=====================================================================
# The entry below tells MR/2 to build a conference called "MR/2".
# It specifies that ALL conferences should be checked for the string
# "MR/2" occuring in the subject line or body (no taglines are counted).
MakeConference = MR/2
String = MR/2
Check = Subject, Body
#=====================================================================
# The entry below tells MR/2 to build a conference called "MR/2 Taglines".
# It specifies that ALL conferences should be checked for the string
# "MR/2" in taglines ONLY.
MakeConference = MR/2 Taglines
String = MR/2
Check = Origin
#=====================================================================
# The entry below tells MR/2 to build a conference called
# "DR DEBUG/C/C++ & OS/2". It causes the 4 specified conferences
# to be checked for the string "OS/2".
MakeConference = DR DEBUG/C/C++ & OS/2
Conferences=93,99,111,183
String = OS/2
#=====================================================================
# The entry below tells MR/2 to build a conference called "CTOS".
# It specifies that ALL conferences should be checked for the string
# "CTOS".
MakeConference = CTOS
Conferences=*
String = CTOS
#=====================================================================
# The entry below tells MR/2 to build a conference called "I.D. Images".
# It specifies that ALL conferences should be checked for any of the
# 4 strings given.
MakeConference = I.D. Images
Conferences=*
String = ID Images\I.D. Images\EasyLabel\Easy Label
#=====================================================================
# The entry below tells MR/2 to build a conference called "Zortech".
# It specifies that ALL conferences should be checked for the string
# "Zortech" or "ZTC".
MakeConference = Zortech
Conferences=*
String = Zortech\ZTC
#=====================================================================
# The entry below tells MR/2 to build a conference called
# "Comp OS/2 (Usenet)". It specifies that ALL messages from the
# three specified conferences be combined into this single virtual
# conference the HideConference command is used to hide the original,
# individual conferences from normal view.
MakeConference = Comp OS/2 (Usenet)
Conferences=2917,2475,2993
HideConferences=2917,2475,2993
#=====================================================================
# The entry below tells MR/2 to build a conference called
# "Personal (Usenet)". It specifies that messages from the specified
# conferences that contain my name should be placed in this virtual
# conference. Since Usenet messages converted to QWK format usually
# have the TO user set to ALL, "personal" messages do not appear in
# your personal conference. This definition makes a Usenet-specific
# personal conference, if any message(s) are found with my name.
MakeConference = Personal (Usenet)
Conferences=2917,2475,2993
String=Nick Knight
#=====================================================================
# The entry below tells MR/2 to build a conference called
# "OS/2 Forsale". It specifies that messages from the specified
# conferences be checked for the text string "OS/2". In this example,
# all specified conferences are "For Sale" conferences on the PC-Ohio
# BBS. If anything having to do with OS/2 is posted in any of these
# For Sale conferences, it will appear in this virtual confernce. I
# actually have 9 or 10 separate For Sale search topics, all creating
# their own virtual conference. Again, I also use a HodeConference
# clause to remove the individual "real" conferences from view.
MakeConference = OS/2 Forsale
Check=Body,Subject
Conferences=7,276,554,648,1534,1473,1460,1228,1119,1002
String = OS/2
HideConferences=276,554,648,1534,1473,1460,1228,1119,1002